body {
	background: #F7F7F7;
}

a {
	text-decoration: none;
}

a:hover {
	color: inherit;
	text-decoration: none;
}

img {
	max-width: 100%;
	-webkit-backface-visibility: hidden;
}

.de-li {
	width: 100%;
	height: auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.about-ul {
	padding-left: 20px;
}
.about-ul li {
	font-size: 14px;
	color: #666;
	list-style: disc;
}
.lan img{
	width: 30px;
	height: 20px;
	margin-top: 10px;
	margin-right: 4px;
}

@font-face {
	font-family: 'iconfont';
  src: url('iconfont.eot');
  src: url('iconfont.eot?#iefix') format('embedded-opentype'),
      url('iconfont.woff2') format('woff2'),
      url('iconfont.woff') format('woff'),
      url('iconfont.ttf') format('truetype'),
      url('iconfont.svg#iconfont') format('svg');
}

i {
	font-style: normal;
	font-family: "iconfont" !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.swiper-container {
	width: 100%;
	height: 500px;
}

.swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	text-align: center;
	font-size: 18px;
      /* Center slide text vertically */
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.contact-info {
	width: 1200px;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	padding: 20px;
	margin: auto;
}
.contact-info .contact {
	width: 48%;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 20px;
	box-shadow: #ddd 0px 0px 5px;
	transition: all 500ms;
}

.contact-info .contact .title {
	font-weight: bold;
	font-size: 18px;
	position: relative;
	margin-bottom: 20px;
}
.contact-info .contact .title:after {
	content: '';
	display: inline-block;
	width: 30px;
	height: 3px;
	background: #f5002f;
	top: 30px;
	left: 0;
	position: absolute;
}
.contact-info .contact dl {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 5px 0;
}
.contact-info .contact dl dt {
	float: left;
	width: 80px;
	font-size: 14px;
}
.contact-info .contact dl dt i {
	font-size: 24px;
	color: #666;
	line-height: 25px;
}
.contact-info .contact dl dd {
	float: left;
	line-height: 25px;
	color: #999;
}

@media only screen and (max-width: 980px) {
 /* 移动端的样式*/

 .contact-info {
	flex-wrap: wrap;
	padding: 0;
	width: 100%!important;
	padding-bottom: 20px;
}

 .contact-info .contact {
	width: 90%;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 20px;
	box-shadow: #ddd 0px 0px 5px;
	transition: all 500ms;
	margin: auto;
	margin-top: 20px;
}
.contact-info .contact dl dt {
	width: 100%;
}

	.menu .menu-list li {
		width: 100%!important;
	}

 .detect--apt {
	width: 100%;
	margin: 80px auto;
	background:url(../img/cloud_bg.jpg) repeat-y center;
	height: auto;
	overflow: hidden;

}

.detect--apt .detect--apt--title {
	color: #555;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	padding-top: 30px;
}
.about--detection{
	width: 100%;
	margin: 40px auto;		
	flex-wrap: wrap;
	justify-content:flex-start;
	overflow: hidden;
}
.about--detection .detection--text{
	float: left;

}
.about--detection .about--detection--pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 30px;
}
.detect-img{
	width: 60%;
	margin-left: 40px;
	margin-bottom: 20px;
	box-shadow: 6px 6px 10px #ccc ;
	z-index: 1;
}
.detect-img2{
	width: 60%;
	margin-top: -230px;
	margin-left: 120px;
	margin-bottom: 20px;
	margin-right: 20px;
	box-shadow: 6px 6px 10px #ccc ;
	z-index: 999;

}
.detect--apt--list{
	width: 100%;
	margin: 40px auto;		
	flex-wrap: wrap;
	justify-content:space-between;
	overflow: hidden;
}
.detect--apt--list a {
	display: inline-block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.detect--btn{
	margin: 0 auto;
	text-align: center;
	width: 220px;
	height: 44px;
	border: 1px solid #c9d6e2;
	color: #888888;
	text-align: center;
	font-size: 14px;
	line-height: 44px;
	cursor: pointer;

}
.detect--btn a {
	overflow: hidden;
	/*margin: 0 5px;*/
	color: #888888;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 220px;
	height: 44px;
	overflow: hidden;
}
.detect--btn a span {
	width: 220px;
	height: 44px;
	display: block;
	float: left;
}
.detect--btn a .span1 {
	width: 220px;
	height: 44px;
	display: block;
	transition: all 300ms;
	color: #7c858d;
}
.detect--btn a .span2 {
	width: 220px;
	height: 44px;
	display: block;
	background-color: #7c858d;
	color: #FFF;
}

.detect--btn a:hover .span1 {
	margin-top: -44px;
}

.detect--btn a:hover {
	/*width: 220px;
	height: 44px;
	background: #7c858d;
	color: #FFF;
	text-align: center;
	line-height: 44px;
	cursor: pointer;
	transform: translate(0,-100%);*/
}
.detect--box{
	width: 90%;
	height: auto;
	overflow: hidden;
	background: rgba(255,255,255,.3);
	border: 1px solid #c9d6e2;
	margin: 10px auto;
	box-sizing: border-box;
	padding-bottom: 20px;
}
.detect--box:hover{
	cursor: pointer;
	border:1px solid #7c858d;

}
.detect--box i{
	font-size: 60px;
	color: #d94f5c;
	margin-left: 30px;
	float: left;
}
.detect--box--title{
	font-size: 20px;
	color: #555;
	margin-left: 30px;
	line-height: 30px;
	height: 50px;
	border-bottom:1px solid #c9d6e2;
	float: left;
	margin-top: 30px;
}
.detect--box dl{
	width: 100%;
	clear: both;
	margin-left: 30px;
	margin-top: 20px;
}
.detect--box dl dd{
	line-height: 32px;
	font-size: 16px;
	color: #7d7d7d;
	background:url(../img/dian.png) no-repeat left; 
	float: left;
	padding-right:20px; 
	padding-left:10px; 

}
.detect--box dl.detect--box5 dd{
	font-size: 12px;
}


.detect--plan{
	width: 100%;
	overflow: hidden;
	height: auto;
	background: #FFFFFF url(../img/homebg.png) no-repeat center;
}
.detect--plan h5{
	font-size: 16px;
	color: #777777;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	padding: 0 20px;
}
.detect--plan--title {
	margin: 0 auto;
	/* padding-top: 80px; */
	width: 90%;
	color: #555;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}
.detect--plan--list{
	width: 100%;
	height: auto;
	margin: 60px auto 40px auto;		
	flex-wrap: wrap;
	justify-content:space-between;
	overflow: hidden;

}
.detect--plan--box{
	width: 90%;
	height: auto;
	/* float: left; */
	/* border-right:1px solid #c9d6e2; */
	margin: 10px auto;
	text-align: center;
}
.detect--plan--box img{
	width: 300px;
	text-align: center;
}
.detect--plan--box h3{
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	color: #555;
	padding-bottom: 20px;
}
.detect--plan--box p{
	margin: 0 auto;
	width: 300px;
	text-align: center;
	font-size: 14px;
	color: #777;
	line-height: 24px;
}
.detect--plan--stand{
	background:#f0f0f0; 
	width: 100%;
	margin: 80px auto;
	height: 860px;
	overflow: hidden;
}
.detect--plan--stand h5{
	font-size: 16px;
	color: #777777;
	text-align: center;
	margin: 0 auto;
	width: 1280px;
	overflow: hidden;
	margin-top: 20px;

}
.detect--plan--list ul{
	list-style: none;


}
.detect--plan--list ul li{
	width: 626px;
	float: left;
	font-size: 14px;
	line-height: 30px;
	padding: 8px 12px;
	border:1px solid #c9d6e2;
	margin: 6px;
	background-color: #FFF;
	

}
.detect--stand--btn{
	width: 360px;
	margin: 0 auto;	
	flex-wrap: wrap;
	justify-content:space-around;
}
.detect--plan--btn{
	float: left;
	text-align: center;
	width: 160px;
	height: 44px;
	border: 1px solid #c9d6e2;
	color: #888888;
	text-align: center;
	font-size: 14px;
	line-height: 44px;
	cursor: pointer;
	margin: 10px;

}
.detect--plan--btn a {
	overflow: hidden;
	/*margin: 0 5px;*/
	color: #888888;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 160px;
	height: 44px;
	overflow: hidden;
}
.detect--plan--btn a span {
	width: 160px;
	height: 44px;
	display: block;
	float: left;
}
.detect--plan--btn a .span1 {
	width: 160px;
	height: 44px;
	display: block;
	transition: all 300ms;
	color: #7c858d;
}
.detect--plan--btn a .span2 {
	width: 160px;
	height: 44px;
	display: block;
	background-color: #7c858d;
	color: #FFF;
}

.detect--plan--btn a:hover .span1 {
	margin-top: -44px;
}

.pro--title p {
	padding: 20px 0 10px 0;
  font-size: 18px;
}

.about--culture .details {
	text-align: center;
	width: 100%!important;
}
.select-box {
	display: block!important;
}
.select-box .item {
	width: 100%!important;
}
.select-box .select {
	width: 100%!important;
	border: #ebebeb solid 1px;
}
.pro--menu {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.pro--menu ul {
	width: 100%;
	height: auto;
	overflow: auto;
	display: flex;
}
.pro--menu ul li {
	padding: 0 10px;
	float: left;
}
.pro--menu ul li a{
	position: relative;
	display: block;
	white-space: nowrap;
}

.menu__item__mobile__hide {
	display: none!important;
}

.contact--main--map {
	display: none!important;
}

.pro--menu ul .current a {
	text-align: left;
	color: #d94f5c;
	-webkit-transition: background 0.3s, color 0.3s;
	transition: background 0.3s, color 0.3s;
	border-bottom: #d94f5c solid 2px;
}
.pro--menu ul .current a:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #d94f5c;
	-webkit-transform: scale3d(0, 5, 1);
	transform: scale3d(0, 5, 1);
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
	transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
}

.gsry-swiper {
	height: 150px!important;
}
.mobile-silde {
	width: 60%!important;
}
.about--history .box {
	width: 100%!important;
}
.about--history .timer-year {
	padding-left: 0!important;
}
.about--history .month-detail-box .month-title:before {
	left: 10px!important;
}
.about--history .incident-record {
	padding-left: 30px!important;
	margin-top: 32px!important;
}
.about--history .month-detail-box:before {
	left: 16px!important;
}
.about--history .month-detail-box .month-title {
	width: auto!important;
	padding-left: 30px!important;
}

.about-right-icon {
	position: absolute;
	bottom: 65px!important;
	right: 30px;
}

.swiper-container3 {
	width: 100%!important;
	height: auto!important;
	margin: 0!important;
}
.swiper-container3 img {
	width: 100%!important;
	height: auto!important;
}


	/* 新闻中心开始*/
	.newslist-bg {
		/* background: url(../img/newsbanner.jpg) no-repeat; */
		background-size: 100% auto;
		background-position: 0 153px;
		/* background-attachment: fixed; */
	}
	.joinus-bg {
		background: #fff;
		/* padding: 0 20px; */
	}


	.newslist--main{


	}
	.news-nav{
		width: 100%;
		height: auto;
		margin: 20px 0px; 
		/* flex-wrap: wrap; */
		justify-content:flex-start;
		cursor: pointer;
		display: flex;
		flex-direction: column;
	}
	.news-nav .news--leftpic{
		width: 100%;
		height: auto;
		overflow: hidden;
		float: left;
	}
	.news-nav .news--leftpic img{
		width: 100%;
		height: auto;
		transition: 0.3s all;

	}
	.news-nav:hover .news--leftpic img{
		width: 100%;
		height: auto;
		transform: scale(1.1,1.1);
		transition: 0.3s all;

	}
	.news-nav .news--rightbox{
		/* margin-left: 40px; */
		/* width: 800px; */
		height: auto;
		border-bottom: 1px solid #dedede;
		float: left;

	}
	.news-nav .news--date{
		font-size: 12px;
		color: #cccccc;
		font-weight: bold;
		/* width: 800px; */
		height: 30px;
		line-height: 40px;
		overflow: hidden;

	}
	.news-nav .news--title{
		font-size: 14px;
		color: #444;
		font-weight: bold;
		line-height: 36px;
		/* width: 800px; */
		height: 40px;
		overflow: hidden;

	}
	.news-nav:hover .news--title{
		font-size: 12px;
		color: #0061af;
		font-weight: bold;
		line-height: 36px;
		/* width: 800px; */
		height: 40px;
		overflow: hidden;

	}
	.w1200px {
		padding: 0 20px;
	}
	.news-nav .news--words{
		/* width: 800px; */
		height: auto;
		overflow: hidden;
		font-size: 12px;
		color: #999999;
		line-height: 150%;
		padding-bottom: 20px;
	}
	.news-menu{
		width: 100%;
		height: auto;
		margin: 10px 0px;
		font-size: 14px;
		overflow: hidden;
		float: left;
	}
	.news-menu a{
		font-size: 14px;
		list-style: 36px;
		color: #999999;
		padding: 10px;
	}
	.new-article{
		width: 100%;
		margin: 20px 0px;
		overflow: hidden;

	}
	.new-article .new-article-title{
		font-size: 18px;
		color: #444;
		font-weight: bold;
		line-height: 120%;
		overflow: hidden;
		/* text-align: center; */

	}
	.new-article .new-article-date{
		font-size: 14px;
		color: #999;
		line-height: 36px;
		overflow: hidden;
		text-align: center;

	}
	.new-article .new-article-date i{
		
		font-size: 18px;
		line-height: 36px;
		font-weight: bold;

	}
	.new-article .new-article-date span{
		padding-right:10px;
		padding-left:5px;

	}

	.new-article .new-article-content{
		padding: 0!important;
	}
	.menu__list {
		display: flex;
	}
	.menu__item {
		margin: 0;
	}
	.copyright {
		width: 100%!important;
		margin: 0!important;
	}

	.detection-bg {
		/* background: url(../img/detectionbg.jpg) no-repeat;
		background-size: 100% auto;
		background-attachment: fixed; */
	}
	.detection-banner {
		margin: 0 auto;
		width: 100%;
		height: 100px;
		background: url(../img/detectionbg.jpg) no-repeat;
		background-size: 100% auto;
	}
	.detection-banner {
		font-size: 18px;
		color: #fff;
		line-height: 100px;
	}
	.section {
		margin: 10px 0;
	}

	.header-login {
		display: inline-block;
		width: 100%!important;
		height: auto;
		overflow: hidden;
		text-align: left;
		color: #666;
		font-size: 14px;
		padding-bottom: 10px;
		position: absolute;
		top: 0;
		right: 10px;
	}
	.header-login a {
		color: #666;
	}
 
	.swiper-container {
		height: 160px;
	}

	header {
		width: 100%;
		background: #FFFFFF;
	}

	.lan {
		position: absolute!important;
		top: 50px;
		right: 10px;	
	}

	.lan.expand {
		height: 120px!important;
	}


	.top {
		margin: 0 auto;
		width: 100%;
		height: 110px;
	}

	.top .top-logo {
		float: left;
		display: inline;
		padding-top: 15px;
		width: 250px;
		height: 100px;
		display: none;
	}

	.top .top-logo2 {
		float: left;
		display: inline;
		padding-top: 15px;
		width: 250px;
		height: 100px;
	}

	.top .top-logo img {
	}

	.top .top-right {
		padding-top: 10px;
		padding-right: 10px;
	}

	.top .top-right .search {
		display: none;
	}

	.top .top-right .lan {
		position: relative;
		z-index: 99999999;
		float: right;
		display: inline-block;
		overflow: hidden;
		width: 120px;
		height: 38px;
		transition: all 300ms;
	}

	.top .top-right .lan a {
		display: inline-block;
		/* padding: 11px 18px; */
		width: 100%;
		background: #FFF;
		color: #777777;
		text-align: center;
		font-weight: bold;
		line-height: 38px;
	}

	.top .top-right .lan a:hover {
		background: #eaeaea;
		color: #444;
	}

	.top .top-right .lan i {
		padding-left: 3px;
		color: #777777;
		font-size: 14px;
	}

	.menubg {
		position: relative;
		width: 100%;
		height: 44px;
		background: #7c858d;
	}

	.menuicon {
		float: right;
		padding-right: 10px;
		color: #fff;
		font-size: 24px;
	}

	.menu {
		margin: 0 auto;
	}

	.menubg .menu a {
		color: #fff;
	}

	.menubg .menu ul {
		position: absolute;
		top: 44px;
		z-index: 9;
		float: left;
		overflow: hidden;
		margin: 0;
		padding: 0;
		max-height: 0;
		transition: all 300ms;
	}

	.menu ul.expand {
		max-height: 552px;
	}

	.menu ul.expand .children {
		overflow: hidden;
		height: 0;
	}

	.menubg .menu li {
		position: relative;
		float: left;
		display: inline-block;
		width: 100%;
		height: 44px;
		background: #7c858d;
		color: #FFF;
		text-align: center;
		font-weight: bold;
		font-size: 14px;
		line-height: 44px;
	}

	.menubg .menu li:hover {
		background: #49545e;
	}

	.menubg .menu li a {
		color: #fff;
	}

	.menubg .menu li:hover .children {
		max-height: 500px;
		/* border: #ddd solid 1px; */
		transition: all 400ms cubic-bezier(0.42, 0, 1.0, 1.0);
	}

	.menubg .menu li .children {
		position: absolute;
		z-index: 99999;
		display: flex;
		overflow: hidden;
		box-sizing: border-box;
		width: 100%;
		height: auto;
		max-height: 0;
		border: none;
		transition: all 400ms cubic-bezier(0.42, 0, 1.0, 1.0);
		flex-direction: column;
	}

	.menubg .menu li .children a {
		display: inline-block;
		background: rgba(0,0,0,.4);
		color: #fff;
		width: 100%;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	.menubg .menu li .children a:last-child {
		border-bottom: none;
	}

	.banner {
		overflow: hidden;
		width: 100%;
		height: 160px;
		background: url(../img/bannerbg.jpg)repeat-y left;
		background-size: 100%;
	}

	.banner img {
		width: 1920px;
	}

	.company-bg {
		margin: 0 auto;
		width: 100%;
		background: #f7f7f7;
	}

	.company {
		margin: 0 auto;
	}

	.company-news {
		margin: 0 auto;
		width: 100%;
		height: 420px;
		background: #FFF;
	}

	.company-news .title {
		height: 80px;
		color: #222;
		font-weight: 400;
		font-size: 20px;
		line-height: 80px;
	}

	.company-news .title img {
		padding: 15px;
		width: 55px;
	}

	.company-news .list {
		margin: 0 auto;
		width: 320px;
	}

	.company-news .list ul li {
		height: 50px;
		border-bottom: 1px #f5f5f5 solid;
		color: #666;
		font-size: 14px;
		line-height: 50px;
	}

	.company-news .list ul li a {
		color: #666;
	}

	.company-news .list ul li a:hover {
		color: #444;
	}

	.company-news .list ul li span {
		float: right;
		color: #C5C5C5;
	}

	.company-news .more {
		margin: 15px;
	}

	.company-news .more a {
		color: #f5002f;
		font-size: 14px;
	}

	.company-pro {
		margin: 0 auto;
		width: 100%;
		height: auto;
		background: #FFF;
	}

	.company-pro .title {
		height: 80px;
		color: #222;
		font-weight: 400;
		font-size: 20px;
		line-height: 80px;
	}

	.company-pro .title img {
		padding: 15px;
		width: 55px;
	}

	.company-pro .list {
		margin: 0 auto;
		width: 320px;
		/* background: url(../img/newspro1.png) no-repeat right; */
	}

	.company-pro .list p {
		color: #777777;
	}

	.company-pro .list ul li {
		height: 40px;
		color: #f5002f;
		font-size: 16px;
		line-height: 40px;
	}

	.company-pro .list ul li a {
		color: #f5002f;
	}

	.company-pro .list ul li a:hover {
		color: #f5002f;
	}

	.company-pro .list ul li span {
		float: right;
		color: #C5C5C5;
	}

	.company-pro .more {
		/* margin: 15px; */
	}

	.company-pro .more a {
		color: #f5002f;
		font-size: 14px;
	}

	.index-about {
		width: 100%;
		background: #f7f7f7;
	}

	.index-about .aboutbg {
		overflow: hidden;
		margin: 0 auto;
		width: 100%;
		height: auto;
		border-top: 2px solid #f5002f;
		background: url(../img/aboutbg.jpg) no-repeat left bottom;
		background-size: 200%;
	}

	.index-about .aboutbg .about-text {
		margin: 30px auto;
		padding: 20px;
		width: 80%;
		height: auto;
		background: rgba(255,255,255,.6);
		position: relative;
	}

	.index-about .aboutbg .about-text h4 {
		color: #777;
		font-size: 20px;
	}

	.index-about .aboutbg .about-text p {
		margin: 10px 0 30px 0;
		color: #777;
		font-size: 14px;
	}

	.red-botton {
		margin-top: 10px;
		padding: 10px 35px;
		background: #F5002F;
		color: #FFF;
	}

	.probg {
		width: 100%;
		background: #F7F7F7;
	}

	.prolist {
		overflow: hidden;
		margin: 30px auto;
		width: 100%;
		height: auto;
		background: #FFF;
	}

	.prolist .title {
		height: 80px;
		color: #222;
		font-weight: 400;
		font-size: 20px;
		line-height: 80px;
	}

	.prolist .title img {
		padding: 15px;
		width: 55px;
	}

	.prolist .use {
		display: flex;
		width: 100%;
		justify-content: flex-start;
		flex-wrap: wrap;
	}

	.prolist .use .uselist {
		position: relative;
		margin: 5px 18px 18px 18px;
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #eaeaea;
	}

	.prolist .use .uselist h4 {
		height: 50px;
		color: #555;
		font-size: 16px;
		line-height: 50px;
	}

	.prolist .use .uselist li {
		display: inline-block;
		color: #555;
		font-size: 14px;
		line-height: 32px;
	}

	.prolist .use .uselist li a {
		padding: 5px 25px 5px 0;
		color: #555;
		font-size: 14px;
	}

	.prolist .use .uselist li a:hover {
		padding: 5px 25px 5px 0;
		color: #777;
		font-size: 14px;
	}

	.prolist .use .uselist .more {
		color: #F5002F;
		font-size: 14px;
		line-height: 60px;
	}

	.prolist .use .uselist .more a {
		color: #F5002F;
		font-size: 14px;
	}

	.prolist .use img {
		position: absolute;
		right: 0px;
		bottom: 0px;
		width: 200px;
	}

	footer {
		width: 100%;
		border-top: 1px solid #eaeaea;
		background: #f7f7f7;
		padding: 0 20px;
	}

	.foot {
		margin: 0 auto;
		width: 100%;
		height: 250px;
	}

	.footmenu {
		display: none;
	}

	.footmenu dl {
		float: left;
		margin-top: 20px;
		padding: 10px;
	}

	.footmenu dt {
		color: #777;
		font-size: 12px;
	}

	.footmenu dd {
		display: none;
	}

	.footmenu dd a {
		color: #777;
		font-size: 14px;
	}

	.footmenu dd a:hover {
		color: #555;
		font-size: 14px;
	}

	.footlogo {
		margin: 0 auto;
		width: 280px;
		text-align: center;
	}

	.footlogo img {
		width: 240px;
	}

	.footlogo .tel {
		display: inline-block;
		color: #777;
		font-size: 14px;
		clear: both;
	}

	.footlogo .tel i {
		float: left;
		display: inline;
		color: #F5002F;
		font-size: 18px;
	}

	.footlogo .tel p {
		float: left;
		display: inline;
		padding-left: 10px;
		line-height: 35px;
		margin: 0!important;
	}

	.copyright {
		margin: 0 auto;
		margin-bottom: 20px;
		width: 70%;
		color: #888;
		text-align: center;
		font-size: 14px;
	}

	.copyright font {
		display: block;
	}

	.copyright a {
		color: #999;
		display: block;
	}

	.copyright a:hover {
		color: #666;
	}

	.about-bg {
		position: relative;
	}

	.aboutus-bg {
		background: #fff;
		padding: 0 20px;
	}

	.about-banner {
		margin: 0 auto;
		width: 100%;
		height: 140px;
		background: url(../img/aboutbanner.jpg) no-repeat;
		background-size: 100% auto;
	}

	.about-banner p {
		padding-top: 50px;
		color: #FFFFFF;
		font-size: 32px;
	}

	.history--title, .culture--title, .honor--title, .managers--title {
		width: 100%;
		text-align: center;
		font-weight: bold;
		color: #333;
		font-size: 18px;
	}


	.about--iconlist p {
		color: #0061af;
		text-align: center;
	}

	.about--iconlist {
		margin: 40px auto;
	}

	.about--iconlist dl {
		display: flex;
		justify-content: center;
		flex-direction: column;
	}

	.about--iconlist dd {
		width: 100%;
		padding-bottom: 20px;
		text-align: center;
	}

	.about--iconlist img {
		width: 100px;
		text-align: center;
	}
	.about--iconlist p {
		padding-top: 20px;
	}
	.menu--ferdinand .menu__link {
		margin: 0 1em 0 0!important;
	}

	.product--title, .contact--title {
		text-align: center;
		font-size: 18px;
		color: #333;
	}

	.contact--main .contact--core--right input[type=text] {
    height: 40px;
    line-height: 40px;
    border: 1px solid #dedede;
    padding: 10px;
    width: 100%;
    font-size: 16px;
    outline: 0;
	}
	.submitbtn {
		background: #195DA3;
		color: #fff;
		text-align: center;
	}
	.backlist {
		background: #fff;
		border: #ebebeb solid 1px;
		text-align: center;
		margin: 10px 0;
	}
	.layui-layer-page {
		width: 80%!important;
		height: auto!important;
		overflow: hidden;
	}
	.login-wrapper form {
		width: 100%!important;
	}
}

@media screen and (min-width: 981px) {
 /* PC端的样式*/
	header {
		width: 100%;
		background: #FFFFFF;
	}

	.top {
		margin: 0 auto;
		width: 1200px;
		height: 110px;
	}

	.top .top-logo {
		float: left;
		display: inline;
		width: 500px;
		height: 100px;
	}

	.top .top-logo2 {
		float: left;
		display: inline;
		width: 500px;
		height: 100px;
		display: none;
	}

	.top .top-right {
		float: right;
		display: inline;
		margin-top: 10px;
		width: 440px;
		height: 50px;
		color: #666666;
	}

	.mui-input-row {
		display: flex;
	}

	.mui-input-clear {
		display: inline-block;
		padding: 0 10px;
		width: 200px;
		height: 37px;
		outline: none;
		border: 1px #eaeaea solid;
		color: #333;
		font-size: 14px;
		line-height: 37px;
		transition: all 300ms;
		display: none;
	}

	.mui-input-clear:focus {
		border: #f5002f solid 1px;
	}

	.search {
		float: left;
		display: inline;
	}

	.search a {
		padding: 5px 15px;
		background: #f5002f;
		color: #FFF;
		font-weight: bold;
		font-size: 14px;
		margin-left: 200px;
	}

	.search i {
		padding-right: 3px;
		color: #FFF;
		font-size: 14px;
	}

	.lan {
		position: relative;
		z-index: 99999999;
		float: right;
		display: inline-block;
		overflow: hidden;
		width: 120px;
		height: 38px;
		transition: all 300ms;
	}

	.lan:hover {
		height: 120px;
	}
	.lan a {
		display: inline-block;
		/* padding: 11px 18px; */
		width: 100%;
		background: #eaeaea;
		color: #777777;
		text-align: center;
		font-weight: bold;
		line-height: 38px;
	}

	.lan a:hover {
		color: #444;
	}

	.lan i {
		padding-left: 3px;
		color: #777777;
		font-size: 20px;
	}

	.menubg {
		width: 100%;
		height: 50px;
		background: #7c858d;
	}

	.menuicon {
		display: none;
	}

	.menu {
		margin: 0 auto;
		width: 1200px;
	}

	.menubg .menu ul {
		float: left;
		display: inline;
		margin: 0;
		padding: 0;
	}

	.menubg .menu li {
		position: relative;
		float: left;
		display: inline-block;
		width: 132px;
		height: 50px;
		color: #FFF;
		text-align: center;
		font-weight: bold;
		font-weight: 350;
		font-size: 16px;
		font-family: Helvetica , arial, "微软雅黑" ,sans-serif;
		line-height: 50px;
	}

	.menubg .menu li:hover {
		background: #49545e;
	}

	.menubg .menu li a {
		color: #fff;
	}

	.menubg .menu li:hover .children {
		max-height: 500px;
		/* border: #ddd solid 1px; */
		transition: all 400ms cubic-bezier(0.42, 0, 1.0, 1.0);
	}

	.menubg .menu li .children {
		position: absolute;
		z-index: 99999;
		display: flex;
		overflow: hidden;
		box-sizing: border-box;
		width: 100%;
		height: auto;
		max-height: 0;
		border: none;
		transition: all 400ms cubic-bezier(0.42, 0, 1.0, 1.0);
		flex-direction: column;
	}

	.menubg .menu li .children a {
		display: inline-block;
		/* background: rgba(0,0,0,.4); */
		background: #fff;
		color: #666;
		width: 100%;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		padding: 0 10px;
	}

	.menubg .menu li .children a:last-child {
		border-bottom: none;
	}

	.banner {
		overflow: hidden;
		width: 100%;
		height: 500px;
		background: url(../img/bannerbg.jpg)repeat-y left;
		background-size: 100%;
	}

	.banner img {
		width: 1920px;
		text-align: center;
	}

	.company-bg {
		width: 100%;
		background: #f7f7f7;
	}

	.company {
		display: flex;
		margin: 0 auto;
		max-width: 1200px;
		justify-content: space-between;
	}

	.company-news {
		margin: 25px 0;
		width: 380px;
		height: 420px;
		background: #FFF;
	}

	.company-news .title {
		height: 80px;
		color: #222;
		font-weight: 400;
		font-size: 20px;
		line-height: 80px;
	}

	.company-news .title img {
		padding: 15px;
		width: 70px;
	}

	.company-news .list {
		margin: 0 auto;
		width: 320px;
	}

	.company-news .list ul li {
		height: 50px;
		border-bottom: 1px #f5f5f5 solid;
		color: #666;
		font-size: 14px;
		line-height: 50px;
	}

	.company-news .list ul li a {
		color: #666;
	}

	.company-news .list ul li a:hover {
		color: #444;
	}

	.company-news .list ul li span {
		float: right;
		color: #C5C5C5;
	}

	.company-news .more {
		margin: 15px;
	}

	.company-news .more a {
		color: #f5002f;
		font-size: 14px;
	}

	.company-pro {
		margin: 25px 0;
		width: 380px;
		height: 420px;
		background: #FFF;
	}

	.company-pro .title {
		height: 80px;
		color: #222;
		font-weight: 400;
		font-size: 20px;
		line-height: 80px;
	}

	.company-pro .title img {
		padding: 15px;
		width: 70px;
	}

	.company-pro .list {
		margin: 0 auto;
		width: 320px;
		height: auto;
		overflow: hidden;
		/* background: url(../img/newspro1.png) no-repeat right; */
	}

	.company-pro .list p {
		color: #777777;
	}

	.company-pro .list ul li {
		height: 40px;
		color: #f5002f;
		font-size: 16px;
		line-height: 40px;
	}

	.company-pro .list ul li a {
		color: #f5002f;
	}

	.company-pro .list ul li a:hover {
		color: #f5002f;
	}

	.company-pro .list ul li span {
		float: right;
		color: #C5C5C5;
	}

	.company-pro .more {
		margin: 15px;
	}

	.company-pro .more a {
		color: #f5002f;
		font-size: 14px;
	}

	.index-about {
		width: 100%;
		background: #f7f7f7;
		background: url(../img/indexaboutbg.jpg) no-repeat bottom;
	}

	.index-about .aboutbg {
		margin: 0 auto;
		width: 1200px;
		height: 560px;
		background-size: cover;
	}

	.index-about .aboutbg .about-text {
		float: right;
		background: rgba(255,255,255,.85);
		margin: 130px 0px 0 0;
		padding: 40px;
		width: 650px;
		height: 300px;
		position: relative;
	}

	.index-about .aboutbg .about-text h4 {
		color: #333;
		font-size: 20px;
	}

	.index-about .aboutbg .about-text p {
		margin: 10px 0 10px 0;
		color: #555;
		font-size: 14px;
	}

	.red-botton {
		padding: 10px 35px;
		background: #F5002F;
		color: #FFF;
	}

	.probg {
		width: 100%;
		background: #F7F7F7;
	}

	.prolist {
		overflow: hidden;
		margin: 30px auto;
		width: 1200px;
		height: auto;
		background: #FFF;
	}

	.prolist .title {
		height: 80px;
		color: #222;
		font-weight: 400;
		font-size: 20px;
		line-height: 80px;
	}

	.prolist .title img {
		padding: 15px;
		width: 70px;
	}

	.prolist .use {
		display: flex;
		width: 1200px;
		justify-content: flex-start;
		flex-wrap: wrap;
	}

	.prolist .use .uselist {
		position: relative;
		margin: 5px 76px 18px 0px;
		width: 322px;
		/* height: 300px; */
		padding-bottom: 50px;
		border-bottom: 1px solid #eaeaea;
	}

	.prolist .use .uselist h4 {
		height: 50px;
		color: #555;
		font-size: 18px;
		line-height: 50px;
	}

	.prolist .use .uselist li {
		display: inline-block;
		color: #555;
		font-size: 14px;
		line-height: 32px;
	}

	.prolist .use .uselist li a {
		padding: 5px 25px 5px 0;
		color: #555;
		font-size: 14px;
	}

	.prolist .use .uselist li a:hover {
		padding: 5px 25px 5px 0;
		color: #777;
		font-size: 14px;
	}

	.prolist .use .uselist .more {
		color: #F5002F;
		font-size: 14px;
		line-height: 60px;
	}

	.prolist .use .uselist .more a {
		color: #F5002F;
		font-size: 14px;
	}

	.prolist .use img {
		position: absolute;
		right: 0px;
		bottom: 0px;
		width: 200px;
	}

	footer {
		width: 100%;
		border-top: 1px solid #eaeaea;
		background: #f7f7f7;
	}

	.foot {
		display: flex;
		margin: 0 auto;
		width: 1200px;
		height: 300px;
		justify-content: space-between;
	}

	.footmenu {
		display: flex;
		width: 900px;
		justify-content: flex-start;
	}

	.footmenu dl {
		float: left;
		margin-top: 20px;
		width: 180px;
	}

	.footmenu dt {
		color: #777;
		font-size: 16px;
	}

	.footmenu dd {
		color: #555;
		font-size: 14px;
		line-height: 30px;
	}

	.footmenu dd a {
		color: #777;
		font-size: 14px;
		display: inline-block;
		width: 100%;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		padding-right: 10px;
	}

	.footmenu dd a:hover {
		color: #555;
		font-size: 14px;
	}

	.footlogo {
		margin-top: 20px;
		width: 280px;
	}

	.footlogo img {
		width: 240px;
	}

	.footlogo .tel {
		display: inline-block;
		margin-left: 25px;
		color: #777;
		font-size: 14px;
	}

	.footlogo .tel i {
		float: left;
		display: inline;
		color: #F5002F;
		font-size: 18px;
	}

	.footlogo .tel p {
		float: left;
		display: inline;
		padding-left: 10px;
		line-height: 35px;
		margin: 0!important;
	}

	.copyright {
		color: #888;
		text-align: center;
		font-size: 14px;
	}

	.copyright a {
		color: #999;
	}

	.copyright a:hover {
		color: #666;
	}
	 /* 关于页面开始*/
	.about-bg {
		background: url(../img/aboutbanner2.jpg) no-repeat;
		background-size: 100% auto;
		background-attachment: fixed;
	}

	.about-banner {
		margin: 0 auto;
		width: 1200px;
		height: 300px;
	}

	.about-banner p {
		padding-top: 100px;
		color: #FFFFFF;
		font-size: 32px;
	}

	.aboutus-bg {
		width: 100%;
		background: #FFFFFF;
	}

	.aboutus-bg .w1200px {
		margin: 0 auto;
		width: 1200px;
		background: #FFFFFF;
	}

	.aboutus-bg p {
		color: #777;
		text-align: center;
		font-size: 16px;
		line-height: 2em;
	}

	.aboutus-menu {
		border-bottom: 1px solid #eeeeee;
	}

	.aboutus-menu ul {
		list-style: none;
	}

	.aboutus-menu li {
		display: inline;
		height: 40px;
		font-size: 16px;
		line-height: 40px;
		cursor: pointer;
	}

	.aboutus-menu a {
		height: 40px;
		color: #555555;
		font-size: 16px;
		line-height: 40px;
		cursor: pointer;
	}

	.aboutus-menu a:hover {
		color: #F5002F;
		font-size: 16px;
		cursor: pointer;
	}

	.menu--ferdinand li {
		/* border-bottom:1px solid #eeeeee; */
	}

	.about--iconlist p {
		color: #0061af;
		text-align: center;
	}

	.about--iconlist {
		margin: 40px auto;
	}

	.about--iconlist dl {
		display: flex;
		justify-content: center;
	}

	.about--iconlist dd {
		width: 17%;
		text-align: center;
	}

	.about--iconlist img {
		width: 100px;
		text-align: center;
	}

	.about--pic {
		position: relative;
		margin: 0 auto;
		width: 1200px;
	}

	.about--img {
		float: left;
	}

	.about-shufa {
		position: absolute;
		float: right;
		margin-top: -220px;
		margin-left: 640px;
		width: 480px;
		height: 340px;
		background: #b8e0f9;
	}

	.about--culture {
		width: 100%
		margin: 30px auto;
		background: #FFF;
		background: url(../img/cultureicon.png)no-repeat;
	}

	.about--culture .culture--title {
		margin-top: 120px;
		color: #555;
		text-align: center;
		font-weight: bold;
		font-size: 24px;
	}

	.culture--vlog {
		margin: 30px auto;
		display: flex;
		justify-content:space-around;
		flex-wrap: wrap;
	}

	.culture--vlog .details {
		float: left;
		width: 230px;
		color: #f5002f;
		text-align: left;
		font-size: 16px;
		margin: 30px;
	}

	.culture--vlog .details p {
		color: #888;
		text-align: left;
		font-size: 14px;
		line-height: 20px;
	}

	.culture--vlog .plus {
		color: #888;
		text-align: center;
		font-size: 12px;
	}

	.detailsbox {
		display: flex;
		margin-top: 180px;
		padding-bottom: 100px;
		justify-content: space-around;
	}

	.culture--vlog .details-left {
		margin-right: 140px;
		width: 420px;
		color: #0061af;
		text-align: right;
		font-size: 16px;
	}

	.culture--vlog .details-left p {
		color: #888;
		text-align: right;
		font-size: 14px;
		line-height: 20px;
	}

	.culture--vlog .details-right {
		margin-left: 140px;
		width: 420px;
		color: #0061af;
		text-align: left;
		font-size: 16px;
	}

	.culture--vlog .details-right p {
		color: #888;
		text-align: left;
		font-size: 14px;
		line-height: 20px;
	}

	.culture--banner {
		overflow: hidden;
		margin: 0 auto;
		width: 1200px;
		height: 300px;
	}

	.culture--banner ul {
		overflow: hidden;
		height: 180px;
		list-style: none;
		white-space: nowrap;
	}

	.culture--banner li {
		float: left;
		display: inline-block;
		margin-right: 10px;
		width: 290px;
		height: 180px;
		cursor: pointer;
	}

	.culture--banner img {
		width: 290px;
		height: 180px;
		cursor: pointer;
	}

	.about--honor {
		z-index: 9;
		margin: 0 auto;
		margin-top: -50px;
		width: 100%;
		background: url(../img/aboutbanner3.jpg) no-repeat;
		background-size: 100% auto;
		/* background-attachment:fixed; */
	}

	.honor--title {
		margin: 0 auto;
		padding-top: 80px;
		width: 1200px;
		color: #FFF;
		text-align: center;
		font-weight: bold;
		font-size: 24px;
	}

	.about--honor .swiper-container {
		padding-top: 50px;
		padding-bottom: 50px;
		width: 1200px;
	}

	.about--honor .swiper-slide {
		width: 450px;
		height: 300px;
		background-position: center;
		background-size: cover;
	}

	.page {
		width: 100%;
		background: #F0F0F0 url('../img/dian2.png') repeat-x;
	}

	.history--title {
		margin: 0 auto;
		padding-top: 80px;
		width: 1200px;
		color: #555;
		text-align: center;
		font-weight: bold;
		font-size: 24px;
	}
	.history--title--text{
		margin: 0 auto;
		padding-top: 40px;
	}

	.about--history {
		overflow: hidden;
		height: 1200px;
		background: rgb(240, 240, 240);
	}

	.event_list li img {
		float: right;
	}

	.about--managers {
		overflow: hidden;
		height: 860px;
		background: #FFFFFF url(../img/homebg.png) no-repeat center;
	}

	.about--managers .managers--title {
		margin: 0 auto;
		padding-top: 80px;
		width: 1200px;
		color: #555;
		text-align: center;
		font-weight: bold;
		font-size: 24px;
	}

	.about--managers .managerimg {
		margin: 0 auto;
		width: 1200px;
	}

	.about--managers .managerimg img {
		width: 1200px;
	}
     /* 产品页面开始*/
	.pro-bg {
		background: url(../img/probanner2.jpg) no-repeat;
		background-size: 100% auto;
		background-attachment: fixed;
	}

	.pro-banner {
		margin: 0 auto;
		width: 1200px;
		height: 300px;
	}

	.prolistbg {
		overflow: hidden;
		margin: 0 auto;
		width: 100%;
		background: #FFFFFF;
	}

	.prolistbg .w1200px {
		margin: 0 auto;
		width: 1200px;
	}

	.pro--title p {
		padding-top: 60px;
		color: #555;
		font-weight: 300;
		font-size: 24px;
		clear: both;
		width: 100%;
		font-family: Helvetica , arial, "微软雅黑" ,sans-serif;
	}

	.pro--title .line {
		width: 50px;
		height: 2px;
		background: #e41631;
	}

	.pro--introduce {
		padding-top: 20px;
		color: #888;
		font-weight: 350;
		font-size: 16px;
		font-family: Helvetica , arial, "微软雅黑" ,sans-serif;
	}
	.pro--search{
		width: 100%;
		background: #f5f5f5;
		height: auto;
		margin-top: 20px;
	}
	.pro--search h4{
		width: 1140px;
		height: 40px;
		line-height: 40px;
		text-align: left;
		margin: 20px;
		padding-top:20px;  
		color: #888;
	}
	.pro--search .inputbox{
		margin: 20px;
		padding:20px 0px;  

	}
	.pro--search .select{position:relative;width:300px;min-width:300px;height:36px;border:1px solid #eee;cursor:pointer;
		background: #FFF;}
    .pro--search .select:after{content:"";position:absolute;top:50%;right:10px;margin-top:-2px;border-top:5px solid #666;border-right:5px solid transparent;border-left:5px solid transparent;}
    .pro--search .select .select_text{padding:0 20px 0 10px;height:36px;line-height:36px;}
    .pro--search .select_ul{display:none;position:absolute;top:34px;left:-1px;width:134px;min-width:134px;border:1px solid #D4D4D4;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background:#fff;}
    .pro--search .select_ul li{line-height:36px;text-indent:10px;}
    .pro--search .select_ul li:hover{color:#fff;background:#6AA7EA;}
    .pro--search .select_ul li.cur{color:#fff;background:#195DA3;}
	.pro--list {
		overflow: hidden;
		margin-top: 50px;
		width: 1200px;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.pro--list ul {
		padding: 0px;
		list-style: none;
	}

	.pro--list li {
		float: left;
		margin: 20px 20px 20px 0px;
		width: 560px;
		height: 220px;
		border-bottom: 5px solid rgba(228,22,49,0.3);
		transition: all .2s cubic-bezier(.42, 0, .58, 1);
	}

	.pro--list li:hover {
		float: left;
		margin: 20px 20px 20px 0px;
		width: 560px;
		height: 220px;
		border-bottom: 5px solid rgba(228,22,49,1);
		transition: all .2s cubic-bezier(.42, 0, .58, 1);
	}

	.pro--list li p {
		padding-top: 60px;
		padding-left: 60px;
		color: #000;
		font-weight: 300;
		font-size: 20px;
		font-family: Helvetica , arial, "微软雅黑" ,sans-serif;
	}

	.bottomline {
		clear: both;
		overflow: hidden;
		height: 40px;
		background-color: #FFFFFF;
	}

	.pro--menu {
		margin-top: 20px;
		width: 1200px;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.pro--menu li {
		float: left;
		margin: 5px;
		width: 180px;
		height: 36px;
		border: 1px solid #c9d6e2;
		color: #888888;
		text-align: center;
		font-size: 14px;
		line-height: 36px;
		cursor: pointer;
	}

	.pro--menu li a {
		overflow: hidden;
		margin: 0 5px;
		color: #888888;
		text-overflow: ellipsis;
		white-space: nowrap;
		transition: 0.3s all;
	}

	.pro--menu li:hover {
		width: 180px;
		height: 36px;
		background: #7c858d;
		color: #FFF;
		text-align: center;
		line-height: 36px;
		cursor: pointer;
	}

	.pro--menu .current {
		width: 180px;
		height: 36px;
		background: #7c858d;
		color: #FFF;
		text-align: center;
		line-height: 36px;
		cursor: pointer;
	}

	.pro--menu .current a {
		color: #FFF;
	}

	.pro--menu li:hover a {
		overflow: hidden;
		margin: 0 5px;
		color: #FFF;
		text-overflow: ellipsis;
		white-space: nowrap;
		transition: 0.3s all;
	}

	.product--introduce li {
		float: left;
		margin: 5px;
		width: 180px;
		height: 36px;
		border: 1px solid #c9d6e2;
		color: #888888;
		text-align: center;
		font-size: 14px;
		line-height: 36px;
		cursor: pointer;
	}

	.product--introduce li a {
		overflow: hidden;
		margin: 0 5px;
		color: #888888;
		text-overflow: ellipsis;
		white-space: nowrap;
		transition: 0.3s all;
	}

	.product--introduce li:hover {
		width: 180px;
		height: 36px;
		background: #7c858d;
		color: #FFF;
		text-align: center;
		line-height: 36px;
		cursor: pointer;
	}

	.product--introduce .current {
		width: 180px;
		height: 36px;
		background: #7c858d;
		color: #FFF;
		text-align: center;
		line-height: 36px;
		cursor: pointer;
	}

	.product--introduce .current a {
		color: #FFF;
	}

	.product--introduce li:hover a {
		overflow: hidden;
		margin: 0 5px;
		color: #FFF;
		text-overflow: ellipsis;
		white-space: nowrap;
		transition: 0.3s all;
	}
	.productlist {
		overflow: hidden;
		margin-top: 20px;
		width: 1200px;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.productlist li {
		float: left;
		margin: 20px 20px 20px 0px;
		width: 380px;
		height: 460px;
		border-bottom: 5px solid rgba(228,22,49,0.2);
		background-color: #f9f9f9;
		text-align: left;
		transition: all .2s cubic-bezier(.42, 0, .58, 1);
	}

	.productlist li:hover {
		float: left;
		margin: 20px 20px 20px 0px;
		width: 380px;
		height: 460px;
		border-bottom: 5px solid rgba(228,22,49,0.7);
		background-color: #f9f9f9;
		text-align: left;
		cursor: pointer;
		transition: all .2s cubic-bezier(.42, 0, .58, 1);
	}

	.productlist li img {
		margin: 20px 50px 0px 50px;
		width: 280px;
		height: 280px;
		text-align: left;
	}

	.productlist li p {
		color: #888;
		font-size: 12px;
		line-height: 16px;
	}

	.productlist li .p--title {
		margin: 0px 50px 0px 50px;
		color: #333;
		font-size: 14px;
	}

	.productlist li .p--title span {
		padding: 3px 0px;
		color: #333;
		line-height: 20px;
	}

	.productlist li .p--title .pro--btn {
		float: right;
		display: none;
		overflow: hidden;
		padding: 3px 18px;
		border-radius: 4px;
		background: rgba(228,22,49,1);
		color: #FFF;
		font-size: 12px;
		line-height: 20px;
		transition: all .2s cubic-bezier(.42, 0, .58, 1);
	}

	.productlist li:hover .pro--btn {
		float: right;
		display: inherit;
		overflow: hidden;
		padding: 3px 18px;
		border-radius: 4px;
		background: rgba(228,22,49,1);
		color: #FFF;
		font-size: 12px;
		line-height: 20px;
		transition: all .2s cubic-bezier(.42, 0, .58, 1);
	}

	.productlist li .p--txt {
		margin: 8px 50px 0px 50px;
		color: #888;
		font-size: 12px;
	}

	.productlist li p {
		color: #888;
		font-size: 12px;
		line-height: 16px;
	} 



	.productlist-block {
		overflow: hidden;
		margin-top: 20px;
		width: 1200px;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.productlist-block li {
		width: 100%;
		height: auto;
		border-bottom: 5px solid rgba(228,22,49,0.2);
		/* background-color: #f9f9f9; */
		text-align: left;
		transition: all .2s cubic-bezier(.42, 0, .58, 1);
		display: flex;
		justify-content: space-between;
	}

	.productlist-block li a {
		width: 800px;
		height: auto;
		overflow: hidden;
		display: inline-block;
	}

	.productlist-block li img {
		width: 800px;
		height: 300px;
		text-align: left;
		float: left;
	}
	.productlist-block li .info {
		width: 300px;
		height: 300px;
		float: right;
	}

	.productlist-block li .info h4 {
		color: #333;
		font-size: 14px;
	}

	.productlist-block li .info .content {
		line-height: 30px;
		font-weight: 400;
		line-height: 150%;
		font-size: 12px;
	}

	.productlist-block li .pro--btn {
		width: 100px;
		text-align: center;
		/* float: right; */
		display: none;
		overflow: hidden;
		padding: 3px 18px;
		border-radius: 4px;
		background: rgba(228,22,49,1);
		color: #FFF;
		font-size: 12px;
		line-height: 20px;
		transition: all .2s cubic-bezier(.42, 0, .58, 1);
	}

	.productlist-block li:hover .pro--btn {
		/* float: right; */
		display: inherit;
		overflow: hidden;
		padding: 3px 18px;
		border-radius: 4px;
		background: rgba(228,22,49,1);
		color: #FFF;
		font-size: 12px;
		line-height: 20px;
		transition: all .2s cubic-bezier(.42, 0, .58, 1);
	}


	/* 产品详情页面开始*/
	.productbg {
		overflow: hidden;
		margin: 0 auto;
		width: 100%;
		background: #FFFFFF;
	}

	.productbg .w1200px {
		margin: 0 auto;
		width: 1200px;
		background: #FFFFFF;
	}

	.product--title p {
		color: #555;
		font-weight: 300;
		font-size: 24px;
		font-family: Helvetica , arial, "微软雅黑" ,sans-serif;
	}

	.product--title .line {
		width: 20px;
		height: 2px;
		background: #e41631;
	}

	.product--name {
		height: 120px;
		color: #000;
		font-size: 18px;
		line-height: 120px;
	}
	.product--name  i{
		padding: 0 5px;
		color: #999;
	}

	.product--main {
		overflow: hidden;
		margin: 60px auto 0px auto;
		width: 1200px;
	}

	.product--main .product--main--right {
		float: right;
		display: inline-block;
		width: 460px;
		height: 460px;
		background: #F7F7F7;
		text-align: center;
	}

	.product--main .product--main--right img {
		margin-top: 20px;
		text-align: center;
	}

	.product--main .product--main--left {
		float: left;
		display: inline-block;
		width: 600px;
		height: 480px;
		text-align: left;
	}

	.product--introduce {
		padding-top: 20px;
		color: #555;
		font-size: 18px;
		font-family: Helvetica , arial, "微软雅黑" ,sans-serif;
	}

	.product--main .product--core--left {
		float: left;
		display: inline-block;
		width: 200px;
		text-align: left;
	}

	.product--main .product--core--right {
		float: right;
		display: inline-block;
		width: 980px;
		text-align: left;
	}

	.product--main .product--core--right img{
		margin:0 auto;
	}
	.product--core--right .pro--icon--img-box{
		width: 980px;
		flex-wrap: wrap;
		justify-content: flex-start;


	}
	.product--core--right .pro--icon--img{
		width: 100px;
		height: 200px;
		margin: 0px 10px;
		text-align: center;
		float: left;


	}
	.product--core--right .pro--icon--img p{
		font-size: 14px;
		color: #888;
		text-align: center;


	}
	.product--core--right table {
		width: 100%;
		margin-bottom: 20px;
		margin-right: 20px;
		box-shadow: #f3f3f3 3px 3px 3px;
	}

	.product--core--right table tr:nth-child(odd) {
		 background: #FFF;
	}
	.product--core--right table tr:nth-child(even) {
		 background: #FFF;
	}
	.product--core--right table() {
		 background: #f9f9f9;
	}
	.product--core--right table td {
		text-align: center;
		font-size: 14px;
	}

	.product--core--right table th {
		color: #0061af;
		text-align: center;
		font-size: 16px;
	}

	.product--core--right table p {
		color: #ed9335;
	}

	.backlist {
		margin: 20px auto;
		width: 140px;
		height: 32px;
		color: #dedede;
		text-align: center;
		cursor: pointer;
	}

	.backlist i {
		float: left;
		display: inline-block;
		color: #dedede;
		font-size: 32px;
		line-height: 32px;
	}

	.backlist a {
		float: left;
		display: inline-block;
		color: #999;
		font-size: 16px;
		line-height: 32px;
	}

	.backlist:hover i {
		float: left;
		display: inline-block;
		color: #d94f5c;
		font-size: 32px;
	}

	.backlist span {
		float: left;
		display: inline-block;
		margin-left: 8px;
		line-height: 32px;
	}

	.backlist:hover a {
		float: left;
		color: #d94f5c;
		font-size: 16px;
	}

	.productline {
		width: 100%;
		height: 1px;
		background-color: #dedede;
	}

     /* 人力资源开始*/
	.join-bg {
		background: url(../img/joinbanner.jpg) no-repeat;
		background-size: 100% auto;
		background-attachment: fixed;
	}

	.joinus-bg {
		width: 100%;
		background: #FFFFFF;
	}

	.joinus-bg .w1200px {
		margin: 0 auto;
		width: 1200px;
		background: #FFFFFF;
	}
	/* 人力资源swiper开始*/
	.page_cell {
		position: relative;
	}

	.page_cell .font {
		position: absolute;
		top: 80px;
		left: 46px;
		width: 220px;
		height: 60px;
		background: rgba(19,68,134,0.8);
	}

	.page_cell  .font p {
		margin-top: 0;
		padding-left: 20px;
		color: #fff;
		font-size: 18px;
		line-height: 60px;
	}

	.page_cell.swiper-pagination {
		position: absolute;
    /* right: 60px; */
		bottom: 0;
    /* left: initial; */
		left: 100%;
		margin-left: -140px;
		width: 80px;
		height: 60px;
		border-right: 1px solid #dedede;
		border-left: 1px solid #dedede;
		background: #f3f3f3;
		line-height: 60px;
	}

	.page_cell .swiper-button-next {
		right: 0;
		background: url(../img/icon_next_b.png) center no-repeat #f3f3f3;
	}

	.page_cell .swiper-button-next, .page_cell .swiper-button-prev {
		top: 100%;
		z-index: 5;
		margin-top: -60px;
		width: 60px;
		height: 60px;
		cursor: pointer;
	}

	.page_cell .swiper-button-prev {
		right: 140px;
		background: url(../img/icon_prev_b.png) center no-repeat #f3f3f3;
	}

	.page_cell.swiper-notification {
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1000;
		opacity: 0;
		pointer-events: none;
	}

	.product--main .jobs {
		overflow: hidden;
		width: 100%;
		border-bottom: 1px solid #dedede;
		margin-bottom: 30px;
	}

	.product--main .jobs .jobs-name {
		float: left;
		display: inline;
		width: 180px;
		font-size: 18px;
		color: #0061af;
	}

	.product--main .jobs  h4 {
		color: #888;
		font-size: 16px;
		font-weight: bold;
	}

	.product--main .jobs  p {
		color: #999;
		font-size: 14px;
		margin: 16px 0px;
	}

	.product--main .jobs .jobs-duty {
		float: left;
		display: inline;
		width: 800px;
		margin-bottom: 30px;
	}
	.product--main .jobs .jobs-duty a{
		color: #F5002F;
	}
	/* 新闻中心开始*/
	.newslist-bg {
		background: url(../img/newsbanner.jpg) no-repeat;
		background-size: 100% auto;
		background-attachment: fixed;
	}
	.newslist--main{


	}
	.news-nav{
		width: 1200px;
		height: 220px;
		margin:20px 0px; 
		flex-wrap: wrap;
		justify-content:flex-start;
		cursor: pointer;

	}
	.news-nav .news--leftpic{
		width: 280px;
		height: 180px;
		overflow: hidden;
		float: left;
	}
	.news-nav .news--leftpic img{
		width: 280px;
		height: 180px;
		transition: 0.3s all;

	}
	.news-nav:hover .news--leftpic img{
		width: 280px;
		height: 180px;
		transform: scale(1.1,1.1);
		transition: 0.3s all;

	}
	.news-nav .news--rightbox{
		margin-left: 40px;
		width: 800px;
		height: 180px;
		border-bottom: 1px solid #dedede;
		float: left;

	}
	.news-nav .news--date{
		font-size: 18px;
		color: #cccccc;
		font-weight: bold;
		width: 800px;
		height: 60px;
		overflow: hidden;

	}
	.news-nav .news--title{
		font-size: 22px;
		color: #444;
		font-weight: bold;
		line-height: 36px;
		width: 800px;
		height: 40px;
		overflow: hidden;

	}
	.news-nav:hover .news--title{
		font-size: 22px;
		color: #0061af;
		font-weight: bold;
		line-height: 36px;
		width: 800px;
		height: 40px;
		overflow: hidden;

	}
	.news-nav .news--words{
		width: 800px;
		height: 36px;
		overflow: hidden;
		font-size: 16px;
		color: #999999;
		line-height: 36px;
	}
	.news-menu{
		width: 100%;
		height: 40px;
		margin: 40px 0px;
		font-size: 14px;
		overflow: hidden;
		float: left;
	}
	.news-menu a{
		font-size: 14px;
		list-style: 36px;
		color: #999999;
		padding: 10px;
	}
	.new-article{
		width: 900px;
		margin:20px auto;
		overflow: hidden;

	}
	.new-article .new-article-title{
		font-size: 22px;
		color: #444;
		font-weight: bold;
		line-height: 36px;
		overflow: hidden;
		text-align: center;

	}
	.new-article .new-article-date{
		font-size: 14px;
		color: #999;
		line-height: 36px;
		overflow: hidden;
		text-align: center;

	}
	.new-article .new-article-date i{
		
		font-size: 18px;
		line-height: 36px;
		font-weight: bold;

	}
	.new-article .new-article-date span{
		padding-right:10px;
		padding-left:5px;

	}
	.page-list{
		width: 100%;
		height: 60px;
		text-align: center;
	}
	/*联系我们页面开始*/
	.contact-bg {
		background: url(../img/contactbanner.jpg) no-repeat;
		background-size: 100% auto;
		background-attachment: fixed;
	}
	.contact--main {
		overflow: hidden;
		margin: 60px auto 0px auto;

		width: 1200px;
	}
	.contact--main--map{
		width: 1200px;
		height: 611px;
		background: url(../img/contactmap.png) no-repeat;
		position: relative;
	}

	.contact--main .contact--main--right {
		float: right;
		display: inline-block;
		width: 460px;
		height: 460px;
		background: #F7F7F7;
		text-align: center;
	}

	.contact--main .contact--main--right img {
		margin-top: 20px;
		text-align: center;
	}

	.contact--main .contact--main--left {
		float: left;
		display: inline-block;
		width: 600px;
		height: 480px;
		text-align: left;
	}
	.contact--title p {
		color: #555;
		font-weight: 300;
		font-size: 24px;
		font-family: Helvetica , arial, "微软雅黑" ,sans-serif;
	}

	.contact--title .line {
		width: 20px;
		height: 2px;
		background: #e41631;
	}

	.contact--introduce {
		padding-top: 20px;
		color: #555;
		font-weight: 300;
		font-size: 18px;
		font-family: Helvetica , arial, "微软雅黑" ,sans-serif;
	}

	.contact--main .contact--core--left {
		float: left;
		display: inline-block;
		width: 200px;
		text-align: left;
	}

	.contact--main .contact--core--right {
		float: right;
		display: inline-block;
		width: 980px;
		text-align: left;
	}
	.contact--main .contact--core--right span{
		color: #e41631;
	}
	.contact--main .contact--core--right p{
		line-height: 40px;
		font-size: 16px;
	}
	.contact--main .contact--core--right input{
		height: 40px;
		line-height: 40px;
		border:1px solid #dedede;
		padding:10px;
		width: 40%;
		font-size: 16px;
		outline: 0;
	}
	.contact--main .contact--core--right input[type=checkbox]{
		width: auto;
		float: left;
		margin-right: 10px;
	}
	.contact--main .contact--core--right label{
		/* width: 30px; */
		height: 40px;
		line-height: 40px;
		padding:10px;
		font-size: 16px;
		text-align: left;
		display: inline-block;
	}
	.contact--main .contact--core--right textarea{
		line-height: 20px;
		width: 80%;
		height: 100px;
		border:1px solid #dedede;
		font-size: 16px;
		outline: 0;
		padding: 10px;

	}
	.contact--main .contact--core--right .submitbtn{
		line-height: 40px;
		font-size: 16px;
		width: 200px;
		height: 44px;
		background-color: rgba(228,22,49,0.5);
		text-align: center;
		color: #FFF;
		font-weight: bold;
		margin-top: 30px;
		margin-bottom: 30px;
		cursor: pointer;
	}
	.contact--main .contact--core--right .submitbtn:hover{
		line-height: 40px;
		font-size: 16px;
		width: 200px;
		height: 44px;
		background-color: rgba(228,22,49,1);
		text-align: center;
		color: #FFF;
		font-weight: bold;
		margin-top: 30px;
		margin-bottom: 30px;
		cursor: pointer;
	}
	/* 检测中心页面开始*/
	
	.detection-bg {
		background: url(../img/detectionbg.jpg) no-repeat;
		background-size: 100% auto;
		background-attachment: fixed;
	}

	.detection-banner {
		margin: 0 auto;
		width: 1200px;
		height: 300px;
	}

	.detection-banner p {

		padding-top: 100px;
		color: #FFFFFF;
		font-size: 32px;
	}
	.detection--text{
		text-align: left;
		text-indent: 2em;
    	color: #777;
		width: 580px;
	}
	.detectioncenter-bg {
		width: 100%;
		background: #FFFFFF;
		overflow: hidden;
	}

	.detectioncenter-bg .w1200px {
		margin: 0 auto;
		width: 1200px;
		background: #FFFFFF;
	}
	.detect--apt {
		width: 100%
		margin: 80px auto;
		background:url(../img/cloud_bg.jpg) no-repeat center;
		height: 860px;

	}

	.detect--apt .detect--apt--title {
		color: #555;
		text-align: center;
		font-weight: bold;
		font-size: 24px;
		padding-top: 80px;
	}
	.about--detection{
		width: 1200px;
		margin: 40px auto;		
		flex-wrap: wrap;
		justify-content:flex-start;
		overflow: hidden;
	}
	.about--detection .detection--text{
		float: left;

	}
	.about--detection .about--detection--pic{
		width: 580px;
		float: left;

	}
	.detect-img{
		width: 320px;
		margin-left: 40px;
		margin-bottom: 20px;
		box-shadow: 6px 6px 10px #ccc ;
		z-index: 1;
	}
	.detect-img2{
		width: 320px;
		margin-top: -400px;
		margin-left: 260px;
		margin-bottom: 20px;
		margin-right: 20px;
		box-shadow: 6px 6px 10px #ccc ;
		z-index: 999;

	}
	.detect--apt--list{
		width: 1280px;
		margin: 40px auto;		
		flex-wrap: wrap;
		justify-content:space-between;
		overflow: hidden;

	}
	.detect--btn{
		margin: 0 auto;
		text-align: center;
		width: 220px;
		height: 44px;
		border: 1px solid #c9d6e2;
		color: #888888;
		text-align: center;
		font-size: 14px;
		line-height: 44px;
		cursor: pointer;

	}
	.detect--btn a {
		overflow: hidden;
		/*margin: 0 5px;*/
		color: #888888;
		text-overflow: ellipsis;
		white-space: nowrap;
		display: block;
		width: 220px;
		height: 44px;
		overflow: hidden;
	}
	.detect--btn a span {
		width: 220px;
		height: 44px;
		display: block;
		float: left;
	}
	.detect--btn a .span1 {
		width: 220px;
		height: 44px;
		display: block;
		transition: all 300ms;
		color: #7c858d;
	}
	.detect--btn a .span2 {
		width: 220px;
		height: 44px;
		display: block;
		background-color: #7c858d;
		color: #FFF;
	}

	.detect--btn a:hover .span1 {
		margin-top: -44px;
	}

	.detect--btn a:hover {
		/*width: 220px;
		height: 44px;
		background: #7c858d;
		color: #FFF;
		text-align: center;
		line-height: 44px;
		cursor: pointer;
		transform: translate(0,-100%);*/
	}
	.detect--box{
		width: 235px;
		height: 420px;
		float: left;
		background: rgba(255,255,255,.3);
		border:1px solid #c9d6e2;
		margin: 10px;
	}
	.detect--box:hover{
		cursor: pointer;
		border:1px solid #7c858d;

	}
	.detect--box i{
		font-size: 60px;
		color: #d94f5c;
		margin-left: 30px;
	}
	.detect--box--title{
		font-size: 16px;
		color: #555;
		margin-left: 30px;
		line-height: 30px;
		height: 50px;
		border-bottom:1px solid #c9d6e2;
	}
	.detect--box dl{

		margin-left: 30px;
		margin-top: 20px;

	}
	.detect--box dl dd{
		line-height: 32px;
		font-size: 14px;
		color: #7d7d7d;
		background:url(../img/dian.png) no-repeat left 15px; 
		float: left;
		padding-right:20px; 
		padding-left:10px; 

	}
	.detect--box dl.detect--box5 dd{
		font-size: 12px;
	}
	.detect--plan{
		overflow: hidden;
		height: 860px;
		background: #FFFFFF url(../img/homebg.png) no-repeat center;
	}
	.detect--plan h5{
		font-size: 16px;
		color: #777777;
		text-align: center;
		margin: 0 auto;
		width: 1280px;
		overflow: hidden;
		margin-top: 20px;
	}
	.detect--plan--title {
		margin: 0 auto;
		padding-top: 80px;
		width: 1200px;
		color: #555;
		text-align: center;
		font-weight: bold;
		font-size: 24px;
	}
	.detect--plan--list{
		width: 1280px;
		height: 450px;
		margin: 60px auto 40px auto;		
		flex-wrap: wrap;
		justify-content:space-between;
		overflow: hidden;

	}
	.detect--plan--box{
		width: 400px;
		height: 420px;
		float: left;
		border-right:1px solid #c9d6e2;
		margin: 10px;
		text-align: center;
	}
	.detect--plan--box img{
		width: 300px;
		text-align: center;
	}
	.detect--plan--box h3{
		margin: 0 auto;
		text-align: center;
		font-size: 18px;
		color: #555;
		padding-bottom: 20px;
	}
	.detect--plan--box p{
		margin: 0 auto;
		width: 300px;
		text-align: center;
		font-size: 14px;
		color: #777;
		line-height: 24px;
	}
	.detect--plan--stand{
		background:#f0f0f0; 
		width: 100%
		margin: 80px auto;
		height: 860px;
		overflow: hidden;
	}
	.detect--plan--stand h5{
		font-size: 16px;
		color: #777777;
		text-align: center;
		margin: 0 auto;
		width: 1280px;
		overflow: hidden;
		margin-top: 20px;

	}
	.detect--plan--list ul{
		list-style: none;


	}
	.detect--plan--list ul li{
		width: 626px;
		float: left;
		font-size: 14px;
		line-height: 30px;
		padding: 8px 12px;
		border:1px solid #c9d6e2;
		margin: 6px;
		background-color: #FFF;
		

	}
	.detect--stand--btn{
		width: 360px;
		margin: 0 auto;	
		flex-wrap: wrap;
		justify-content:space-around;
	}
	.detect--plan--btn{
		float: left;
		text-align: center;
		width: 160px;
		height: 44px;
		border: 1px solid #c9d6e2;
		color: #888888;
		text-align: center;
		font-size: 14px;
		line-height: 44px;
		cursor: pointer;
		margin: 10px;

	}
	.detect--plan--btn a {
		overflow: hidden;
		/*margin: 0 5px;*/
		color: #888888;
		text-overflow: ellipsis;
		white-space: nowrap;
		display: block;
		width: 160px;
		height: 44px;
		overflow: hidden;
	}
	.detect--plan--btn a span {
		width: 160px;
		height: 44px;
		display: block;
		float: left;
	}
	.detect--plan--btn a .span1 {
		width: 160px;
		height: 44px;
		display: block;
		transition: all 300ms;
		color: #7c858d;
	}
	.detect--plan--btn a .span2 {
		width: 160px;
		height: 44px;
		display: block;
		background-color: #7c858d;
		color: #FFF;
	}

	.detect--plan--btn a:hover .span1 {
		margin-top: -44px;
	}
	/*解决方案页面*/
	.solution--bg {
		margin: 0 auto;
		width: 100%;
		background: #FFFFFF;
	}

	.solution--bg .w1200px {
		margin: 0 auto;
		width: 1200px;
		overflow: hidden;
		background: #FFFFFF;
	}
	.solution--introduce{

	}
	.solution--search{
		background: #FFFFFF;
		padding: 40px 0px 60px ;

	}
	.solution--search .search {
		float: left;
		display: inline;
	}

	.solution--search .search a {
		padding: 14px 15px;
		background: #f5002f;
		color: #FFF;
		font-weight: bold;
		font-size: 14px;
	}

	.solution--search .search i {
		padding-right: 3px;
		color: #FFF;
		font-size: 14px;
	}
	.solution--search .mui-input-clear {
		display: inline-block;
		padding: 0 10px;
		width: 1000px;
		height: 50px;
		outline: none;
		border: 2px #eaeaea solid;
		color: #333;
		font-size: 16px;
		line-height: 50px;
		transition: all 300ms;
	}

	.solution--search .mui-input-clear:focus {
		border: #f5002f solid 2px;
	}
	.solution--bg .uselist li{
		display:inline-flex;
	}
	.help-bg{
		width: 100%;
		height: 420px;
		margin: 0 auto;
		background-color: #f0f0f0;
	}
	.help-bg .w1200px{
		width: 1200px;
		margin: 0 auto;


	}
	.impotant{
		float: left;
		display: inline;
		width: 580px;
		margin-top:40px; 
		margin-right: 20px;
	}
	.question{
		float: left;
		display: inline;
		width: 580px;
		margin-top:40px; 
	}
	.question ul{
		height: 218px;
		overflow: hidden;
	}
	.help-bg .w1200px i{
		font-size: 24px;
		color: #F5002F;

	}
	.help-bg h5{
		font-size: 18px;
		color: #555;

	}
	.help-bg li{
		font-size: 14px;
		color: #777;
		background:url(../img/dian.png) no-repeat left; 
		padding-left: 10px;
		margin-top: 10px;
	}
	.help-bg .question li{
		font-size: 14px;
		color: #777;
		background:url(../img/jiantou.png) no-repeat left; 
		padding-left: 30px;
		margin-top: 10px;
	}
	.help-bg li a{
		font-size: 14px;
		color: #777;
	}
	.help-bg li a:hover{
		font-size: 14px;
		color: #F5002F;
	}
	.help-bg .question li{
		font-size: 14px;
		color: #FFF;
		margin-top: 12px;

	}
	.question .detect--btn{
		float: left;
		margin-top: 20px;
	}
	.detectionlist {
		overflow: hidden;
		margin-top: 20px;
		width: 1200px;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.detectionlist li {
		float: left;
		margin: 20px 20px 20px 0px;
		width: 380px;
		height: 400px;
		border-bottom: 5px solid rgba(228,22,49,0.2);
		background-color: #f9f9f9;
		text-align: left;
		transition: all .2s cubic-bezier(.42, 0, .58, 1);
	}

	.detectionlist li:hover {
		float: left;
		margin: 20px 20px 20px 0px;
		width: 380px;
		height: 400px;
		border-bottom: 5px solid rgba(228,22,49,0.7);
		background-color: #f9f9f9;
		text-align: left;
		cursor: pointer;
		transition: all .2s cubic-bezier(.42, 0, .58, 1);
	}

	.detectionlist li img {
		margin: 20px 50px 0px 50px;
		width: 280px;
		height: 300px;
		text-align: left;
	}

	.productlist li p {
		color: #888;
		font-size: 12px;
		line-height: 16px;
	}

	.detectionlist li .p--title {
		margin: 20px 50px 0px 50px;
		color: #333;
		font-size: 14px;
	}

	.detectionlist li .p--title span {
		padding: 3px 0px;
		color: #333;
		line-height: 20px;
	}

	.detectionlist li .p--title .pro--btn {
		float: right;
		display: none;
		overflow: hidden;
		padding: 3px 18px;
		border-radius: 4px;
		background: rgba(228,22,49,1);
		color: #FFF;
		font-size: 12px;
		line-height: 20px;
		transition: all .2s cubic-bezier(.42, 0, .58, 1);
	}

	.detectionlist li:hover .pro--btn {
		float: right;
		display: inherit;
		overflow: hidden;
		padding: 3px 18px;
		border-radius: 4px;
		background: rgba(228,22,49,1);
		color: #FFF;
		font-size: 12px;
		line-height: 20px;
		transition: all .2s cubic-bezier(.42, 0, .58, 1);
	}

	.detectionlist li .p--txt {
		margin: 8px 50px 0px 50px;
		color: #888;
		font-size: 12px;
	}

	.detectionlist li p {
		color: #888;
		font-size: 12px;
		line-height: 16px;
	} 
}

.select-box {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
	display: flex;
	/* justify-content: space-around; */
	margin-bottom: 20px;
}
.select-box .item{
	width: 33.33%;
}
.select-box .item .input-box {
	width: 500px;
	height: 36px;
	position: relative;
	margin-left: 100px;
}
.select-box .item .input-box input {
	width: 100%;
	height: 36px;
	outline: 0;
	padding: 0 10px;
	color: #444;
}
.select-box .item .search-btn {
	display: inline-block;
	width: 100px;
	height: 36px;
	line-height: 36px;
	background: #f5002f;
	color: #fff;
	text-align: center;
	float: right;
	margin-right: 40px;
}
.select-box .item .search-btn:hover {
	opacity: 0.8;
}
.select-box .item span {
	display: inline-block;
	float: left;
	line-height: 36px;
}
.select-box .select {
	margin-left: 10px;
	width: 250px;
	min-width: 250px;
}
.select-box .select_ul {
	width: 100%;
	z-index: 99;
}


.search-pagination {
	display: flex;
	margin: auto;
	padding: 30px 0;
}

.search-pagination .pagination {
	width: auto;
	height: auto;
	overflow: hidden;
	margin: auto;
	text-align: center;
	display: flex;
	justify-content: center;
}

.search-pagination .pagination li {
	float: left;
	/* border: #ebebeb solid 1px; */
	margin: 0 3px;
	border-radius: 3px;
}

.search-pagination .pagination li a {
	display: inline-block;
	width: auto;
	height: 30px;
	text-align: center;
	line-height: 30px;
	padding: 0 10px;
	font-size: 14px;
	color: #999;
}
.search-pagination .pagination li a:hover {
	color: #f5002f;
}
.search-pagination .pagination li.active a {
	/* color: #ff6927; */
	font-weight: bold;
	background: #f5002f;
	color: #fff;
	border: #f5002f solid 1px;
}

.no-data {
	color: #ccc;
	width: 100%;
	text-align: center;
	padding: 50px 0;
}
#list tr {
	cursor: pointer;
}
#list .actvie td {
	/* background: #ebebeb; */
}

.header-login {
	display: inline-block;
	width: 100%;
	height: auto;
	overflow: hidden;
	float: right;
	text-align: right;
	color: #666;
	font-size: 14px;
	padding-bottom: 10px;
}
.header-login a {
	color: #666;
}

.about-right-icon {
	position: absolute;
	bottom: 30px;
	right: 30px;
}
.about-right-icon img {
	width: auto;
	height: 60px;
}